home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / games_d / wspm26.zip / GO.BAT < prev    next >
DOS Batch File  |  1995-10-15  |  714b  |  29 lines

  1. @ECHO OFF
  2. CLS
  3. MORE < README.TXT
  4. echo 
  5. pause
  6. cls
  7. echo 
  8. echo 
  9. echo 
  10. echo 
  11. echo                            TO PRINT DOCUMENT.TXT:   
  12. echo 
  13. echo     If you would like a printout of the documentation which includes 
  14. echo     instructions on how to install WSPM on your hard drive and
  15. echo     instructions on how to use WSPM, turn your printer on and press a
  16. echo     key.  The document is 12 pages long.  If you wish to return to
  17. echo     the DOS shell at this time press CTRL + BREAK.
  18. echo  
  19. pause
  20. cls
  21. echo  
  22. echo                        DOCUMENT.TXT is now being printed.
  23. echo  
  24. copy DOCUMENT.TXT prn
  25. cls
  26. echo  
  27. echo                           . . . . . Printing finished.
  28. echo 
  29.